home *** CD-ROM | disk | FTP | other *** search
- Path: atlas.de!usenet
- From: tbd2jr_3@pruef1.atlas.de ( cae2/test/pruef1 Joerg Redenius )
- Newsgroups: comp.lang.c++
- Subject: MFC Appl. only containing a dialog
- Date: 11 Apr 1996 08:19:25 GMT
- Organization: Atlas Elektronik GmbH
- Distribution: world
- Message-ID: <TBD2JR_3.96Apr11101925@pruef1.atlas.de>
- NNTP-Posting-Host: pruef1.atlas.de
-
-
- Hi there,
-
- I want to write a very simple application using my MSVC++ 1.52.
- The application should only display a small dialog WITH help
- feature.
-
- I tried AppWizzard and removed the GUI ( CDocument and CView ), but
- the application told me that my m_pMainWnd is invalid, the help button
- ( ID_HELP ) is removed ( very funny ).
-
- Allocating a dummy CWnd doesn't work !
-
- I tried to use CFormView as a View, but it looks bad. I want the standard
- gray background, CFormView has the background color configured by the system.
-
- Anyone an idea for a solution ???
-
- Oh, is it possible to write such an application without AppWizzard and without
- a CWinApp class ? Does help work than ( i think it needs CWinApp ), what about
- the access of an INI file ( needs CWinApp, too ) ?
-
- Thanks in advance
-
-
- Joerg
-
- --
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- + S T N A T L A S E l e k t r o n i k GmbH +
- + Abt. MET2, Hr. Joerg Redenius +
- + Sebaldsbruecker Heerstr. 235, 28305 Bremen +
- + Tel: +49 (0)421-457-3855 FAX: -4171 e-mail: redenius@cae2.atlas.de +
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
-